home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-17 | 435 b | 11 lines | [TEXT/MPS ] |
- # Builds xh and xih files.
- #
- # This is meant to be used for CodeWarrior IDE builds only.
- # Since the SOM files are stored in the sources folder, we can just specify PPC Debug
- # and they'll get built for everything. No need to build every combination
- #
- # This script also assumes that you have placed UserStartup•ODF in your MPW folder.
-
- Directory "{ODFDev}Button:CWPPCDebug:"
- FWBuild -Metrowerks "{ODFDev}Button:Sources:ODFButton.SOM"
-